FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ITK-ResponseCodes-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdITK-ResponseCodes-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/ITK-ResponseCodes-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/ITK-ResponseCodes-1
Version1.2.0
Statusactive
Date2018-08-17T00:00:00+00:00
NameITK Response Codes
Authorityhl7
DescriptionA codesystem to describe the ITK responses returned to the sender.
CopyrightCopyright ©2018 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ITK-ResponseCodes-1ITK Response Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ITK-ResponseCodes-1",
  "meta": {
    "lastUpdated": "2018-08-17T00:00:00+00:00"
  },
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/ITK-ResponseCodes-1",
  "version": "1.2.0",
  "name": "ITK Response Codes",
  "status": "active",
  "date": "2018-08-17T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A codesystem to describe the ITK responses returned to the sender.",
  "copyright": "Copyright ©2018 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "10001",
      "display": "Handling Specification Error"
    },
    {
      "code": "10002",
      "display": "Infrastructure Level Response Value - Processing Error"
    },
    {
      "code": "10003",
      "display": "Business Level Response Value - Processing Error"
    },
    {
      "code": "10004",
      "display": "Message Definition Value - Processing Error"
    },
    {
      "code": "10005",
      "display": "Message Definition Version Value - Processing Error"
    },
    {
      "code": "10007",
      "display": "Sender Reference Value - Processing Error"
    },
    {
      "code": "10008",
      "display": "Handling Specification Business Rule Error"
    },
    {
      "code": "10009",
      "display": "Unreadable message received"
    },
    {
      "code": "10010",
      "display": "Recipient Type - Processing Error"
    },
    {
      "code": "20001",
      "display": "Unrecognised Recipient Person"
    },
    {
      "code": "20002",
      "display": "Unrecognised Recipient Organisation"
    },
    {
      "code": "20003",
      "display": "Unrecognised Sender"
    },
    {
      "code": "20004",
      "display": "Non-Approved file type received as an attachment"
    },
    {
      "code": "20005",
      "display": "Unsupported file type received as an attachment"
    },
    {
      "code": "20006",
      "display": "ITK header validation failure"
    },
    {
      "code": "20007",
      "display": "Duplicate Message received"
    },
    {
      "code": "20008",
      "display": "Duplicate Document received"
    },
    {
      "code": "20009",
      "display": "Payload validation failure"
    },
    {
      "code": "20010",
      "display": "Unrecognised Payload Recipient Organisation"
    },
    {
      "code": "20011",
      "display": "Unrecognised Payload Recipient Person"
    },
    {
      "code": "20012",
      "display": "Unauthorised Sender"
    },
    {
      "code": "20013",
      "display": "Success"
    },
    {
      "code": "20014",
      "display": "Unable to Process Replacement Document"
    },
    {
      "code": "30001",
      "display": "Patient known here. (e.g. Patient is registered here)"
    },
    {
      "code": "30002",
      "display": "Patient not known here. (aka 'patient record not present in system')"
    },
    {
      "code": "30003",
      "display": "Patient no longer at this clinical setting"
    }
  ]
}